-------------------------------- Blue Echidna v3.19 Release Notes -------------------------------- Enhancements ------------ BLU-905: DA Transfer - Receiving list now shows where the transfer is from. HIT-72: Allow Batchcode as expiry date when selecting oldest batch. MAXIM-15: Add sorting to the Replenishment Report SEY-64: RIC Status column now can be sorted in the sales order page of the dashboard SEY: Added secondary sort by RIC status when sorting by phase for a particular client. Issues ------ ABE-98: Run exceptions handler before loading putaway items. ABE-90: SQL script now uses BE_DATABASE field to build script so we don't have to modify it at install time. ABE-108: Minor fix to exceptions code. ABE-108:Attempt to resolve some of the exceptions issues. Fixed issue that prevented valid Multi-bin entries from being merged. Added new sproc to auto merge matching positive and negative quantities in BULKBIN. ABE-109: Fixed an error caused because Aber create inwards goods receipts for stockcodes that are not in STOCK_ITEMS. This caused a crash and meant the exceptions backlog was never processed. Also made some speed improvements as clearing the backlog of 3100 records was taking far too long. BLU-902: Fixed hard coded BE database name in X_VERDANT_PICKING_ORDERS_REPORT. BLU-897 & BLU-903: WorksOrder - Ensure initial bin has warehouse stock and select batch when bin is changed. BLU-904: DA Transfer - Include completed checkbox not working. BLU-905: DA Transfer - Now uses ActionBar instead of buttons to switch between Transfer/Recept. BLU-905: DA Transfer - Added TryRequestDATransferRequestForPicking to web service. BLU-905: DA Transfer - Removed unnecessary variables. HIT-72: Introduced PICKING_BATCHCODE_DATE_FORMAT so we can generalize the batchcode date format converter. SEY-63: Now runs exception handler when loading stock variance report. SEY-63: Now runs exception handler when loading stock adjust report. WES-98: Error in EXO script (X_VERDANT_SELECT_STOCK_ADJUST_COMBINED). WES-98: Fixed TRANSDATE conversion in X_VERDANT_SELECT_STOCK_ADJUST_COMBINED and X_VERDANT_SELECT_STOCK_ADJUST_EXO.